How to Install cgroup-lite software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install cgroup-lite software package in Ubuntu 12.04 LTS (Precise Pangolin)

cgroup-lite software package provides Light-weight package to set up cgroups at system boot, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cgroup-lite 

cgroup-lite is installed in your system.

Make ensure the cgroup-lite package were installed using the commands given below,

$ sudo dpkg-query -l | grep cgroup-lite *

You will get with cgroup-lite package name, version, architecture and description in a table

cgroup-lite package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Administration Utilities
Package cgroup-lite
Version 1.1
Description Light-weight package to set up cgroups at system boot
Sub Section Admin


See Also, How to uninstall or remove cgroup-lite software package from Ubuntu 12.04 LTS (Precise Pangolin)?